Tootsville::Store-Info
Function
Store-Info names a function, with lambda list
(STORE-ITEM):
Returns a structure describing STORE-ITEM.
This structure is a JSON-style Plist with the keys:
- id
- The unique store item ID. This is currently a UUID.
- template
- The TOOTSVILLE ITEM-TEMPLATE-INFO of this item
- qty
- The quantity (integer) of these items available in the store.
- price
- The price (in currency units) of the item
- currency
- The currency indicator. This will generally be one of
- X-TVPN
- Tootsville peanuts; or
- X-FADU
- Fairy dust
File
Defined in file src/items.lisp.